home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: jeremyx@ix.netcom.com(Jeremy Johnston )
- Newsgroups: comp.lang.c++
- Subject: READ THIS!!!!!!!!!!!
- Date: 30 Jan 1996 22:18:36 GMT
- Organization: Netcom
- Message-ID: <4em5fs$a86@ixnews4.ix.netcom.com>
- NNTP-Posting-Host: hun-al1-28.ix.netcom.com
- X-NETCOM-Date: Tue Jan 30 2:18:37 PM PST 1996
-
-
- ok....now that I have your attention i need some help.
- I can't get the following command to work & the compiler says that the
- constant has too many characters.
-
- char dos;
- if(dos=='dir')
- goto b;
-
- How can i do this to get it to work? please help,I know you can.
-
-
-
-
-
-